Harrykp ⚡️
Blog - learning ruby
    Essential Resources for Learning Ruby on Rails

    Essential Resources for Learning Ruby on Rails

    Essential resources for learning Ruby on Rails: 'The Well-Grounded Rubyist' book, Ruby style guide, YouTube video series for Rails and RSpec, and reading open-source Rails projects like Mastodon.

    ruby on rails learning ruby web development
    URL shortener using ruby on rails and redis

    URL shortener using ruby on rails and redis
    Draft

    Learn how to create a URL shortener using Ruby on Rails and Redis. This tutorial covers the basics of setting up a Rails project, integrating Redis, and building a simple URL shortener application.

    ruby on rails learning ruby web development